﻿
@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {

}
/*定位*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
/*其他*/
.curp {
	cursor: pointer
}
/*原reset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*end reset*/


#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 52px;
	width: 52px
}
#roll_top {
	background: url(../img/top.gif) no-repeat
}
#fall {
	background: url(../img/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(../img/top.gif) no-repeat 0 -40px
}
#roll {
	display: block;
	width: 15px;
	margin-right: -558px;
	position: fixed;
	right: 46%;
	top: 80%;
	_margin-right: -558px;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index: 100;
}
/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
/*页眉*/
.header {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
.header_topbg{width:100%;background: #fff;height:139px;}
.header_top {
	overflow: hidden;
	width: 1020px;margin:0 auto;
	height: 139px;
	position:relative; 
	
}
.header_top p {
	float: left;
	line-height: 35px;
	font-size: 14px;
	color: #999
}
.header_top a {
	color: #333
}
.header_top ul {
	overflow: hidden;
	right:10px;position:absolute;
top: 10px;
}
.header_top li {
	float: left;
	padding: 0 15px;
	border-right: 1px solid #e7e7e7;
	font-size: 14px;
}
.header_top .last {
	border: none;
	padding-right: 0
}
.header_center {
	overflow: hidden;
	width: 1020px;
	margin: 0 auto;
	height: 139px; position:relative;
}
.header_center h1 {
	float: left;
	
}
.header_center h2 {
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	border-left: 1px solid #e7e7e7;
	font-size: 22px;
	color: #4CB034;
	margin-top: 40px;
}
.header_center h2 em {
	display: block;
	font-size: 16px;
	color: #666;
}
.header_center .phone {
	overflow: hidden;
	float: right;
	margin-top: 39px;
	padding-right:10px;
	
	text-align: right;
}
.header_center .phone b {
	font-style:italic;
	font-size: 24px;
	color: #BE0108;font-weight:bold;
}
.header_center .phone span{display:block;background:#BE0108;width:120px;height:26px;line-height:26px;text-align:center;-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;margin:10px 0 0 200px}
.header_center .phone span a{color:#fff;font-size:14px;}

.header_nav {
	overflow: hidden;
	width: 100%;
	height: 53px;
	border-top: 2px solid #ffbf00;
	font-size: 16px;
	line-height: 53px;
	background-color: #4CB034
}
.header_nav ul {
	overflow: hidden
}
.header_nav li {
	float: left;
}
.header_nav a {
	color: #fff;
	display: block;
	text-decoration: none
}
.header_nav li.cur, .header_nav li:hover {
	background-color: #ffbf00;
}
/*footer*/
.footer {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding-bottom: 35px;
	border-top: 1px solid #eee;
}
.footer .fnav {
	overflow: hidden;
	width: 105%;
	padding: 30px 0 20px 0;
	border-bottom: 1px solid #eaeaea;
}
.footer .fnav li {
	float: left;
	font-size: 14px;
	margin-right: 60px;
	margin-left: 11px;
}
.footer .fnav li a {
	color: #666
}
.footer h2 {
	float: left;
	width: 250px;
	height: 115px;
	background: url(../img/f01.png) no-repeat center;
	text-align: center;
	margin-top: 25px;
}
.footer h2 img {
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}
.footer .wen {
	overflow: hidden;
	float: left;
	width: 485px;
	margin-top: 25px;
	margin-left: 30px;
}
.footer .wen p {
	font-size: 14px;
	color: #666;
	line-height: 36px;
}
.footer .wen a {
	color: #666
}
.footer .wen i {
	margin: 0 20px;
}
.footer .ewm {
	display: block;
	float: right;
	margin-top: 25px;
}
.link {
	overflow: hidden;
	width: 100%;
	padding: 15px 0;
	border-top: 1px solid #eaeaea
}
.link ul {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	font-size: 14px;
}
.link li {
	float: left;
	padding: 0 20px;
	border-right: 1px dotted #666;
	margin: 5px 0;
	font-size: 14px;
	line-height: 15px;
}
.link li a {
	color: #666
}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}
#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}
#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
#nav ul li a {
	padding: 0 28px !important;
}
.ImTable {
	border: 9px solid #4CB034 !important;
}
